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

declare const LockPasswordFillIcon: RemixiconReactIconComponentType;
export default LockPasswordFillIcon;
