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