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

declare const MailLockLineIcon: RemixiconReactIconComponentType;
export default MailLockLineIcon;
