import { FC } from 'react';
/**
 *  Time description component (first column)
 */
export declare const SchedulerHelper: FC;
