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

declare const EmailLockIcon: MdiReactIconComponentType;
export default EmailLockIcon;
