/// export declare const ArrowRightCMP: (props: any) => JSX.Element; export declare const ArrowLeftCMP: (props: any) => JSX.Element; export declare const DateIcon: (props: any) => JSX.Element; export declare const ClockIcon: (props: any) => JSX.Element;