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

declare const LockUnlockFillIcon: RemixiconReactIconComponentType;
export default LockUnlockFillIcon;
