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

declare const FileLockLineIcon: RemixiconReactIconComponentType;
export default FileLockLineIcon;
