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

declare const Lock2LineIcon: RemixiconReactIconComponentType;
export default Lock2LineIcon;
