/// import { IconProps } from "../SvgIcon"; export declare const FastForwardDate: (props?: IconProps) => JSX.Element; export default FastForwardDate;