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

declare const LockPasswordLineIcon: RemixiconReactIconComponentType;
export default LockPasswordLineIcon;
