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

declare const LockLineIcon: RemixiconReactIconComponentType;
export default LockLineIcon;
