import { CurrentTime } from '../hooks/use-count-down'; export declare function parseFormat(format: string, currentTime: CurrentTime): string;