export function CalendarDays({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CalendarCheck2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CalendarX2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CalendarPlus2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CalendarMinus2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CalendarClock({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CalendarHeart({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CalendarRange({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function CalendarEvent({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Clock2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function ClockAlert({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Stopwatch2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Timer2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Hourglass2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Alarm2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function AlarmPlus({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Schedule({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Deadline({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Reminder({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Duration({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Countdown({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function History2({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function TimeMachine({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; export function Snooze({ fillColor, isColored, ...rest }: { [x: string]: any; fillColor?: string | undefined; isColored?: boolean | undefined; }): import("react").JSX.Element; //# sourceMappingURL=time.d.ts.map