import { MdiReactIconComponentType } from './dist/typings';

declare const EmailSecureIcon: MdiReactIconComponentType;
export default EmailSecureIcon;
