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

declare const MailLockFillIcon: RemixiconReactIconComponentType;
export default MailLockFillIcon;
