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

declare const FolderPoundIcon: MdiReactIconComponentType;
export default FolderPoundIcon;
