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