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