import initialData from '../initial-data' import { Timer } from '../src/timer' const TimerPage = () => { return } export default TimerPage