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

declare const LockFillIcon: RemixiconReactIconComponentType;
export default LockFillIcon;
