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

declare const FolderKeyIcon: MdiReactIconComponentType;
export default FolderKeyIcon;
