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

declare const FolderLockLineIcon: RemixiconReactIconComponentType;
export default FolderLockLineIcon;
