import { DurationOption } from '../entities'; export declare const MINUTES_IN_A_DAY: number; export declare const BASE_DURATION_OPTIONS: DurationOption[];