export declare function parseToMinutes(duration?: string | null): number | undefined;