export declare const convert: (milliseconds: number, format: string) => number | undefined;
//# sourceMappingURL=convert.d.ts.map