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