export declare type MinuteOfHour = 'ZERO' | 'FIFTEEN' | 'THIRTY' | 'FORTY_FIVE';
