/** * Accepts a time string and formats it to 24hour time */ export declare const parseTime: any;