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