import { SvgIconComponent } from './types'; declare const EmailOutlinedIcon: SvgIconComponent; export default EmailOutlinedIcon;