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