export declare const getTimeOptions: (length: number) => { label: string; value: number; }[];