export declare const isValidSchedule: (inputs: [string, string][]) => boolean;