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

declare const EmailLockIcon: MdiReactIconComponentType;
export = EmailLockIcon;