import { SVGIconDef } from './types'; declare const MailSendOutlined: SVGIconDef; export default MailSendOutlined;