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

declare const Lock2FillIcon: RemixiconReactIconComponentType;
export default Lock2FillIcon;
