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

declare const FolderLockIcon: MdiReactIconComponentType;
export default FolderLockIcon;
