export declare const validate: (cronExpressionParts: string[]) => boolean;