export declare const getFormattedTime: (milliseconds: number | undefined, precise?: boolean) => string;