import { CurrentTime } from '@vant/use';
export declare function parseFormat(format: string, currentTime: CurrentTime): string;
