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

declare const FolderSpecialIcon: MdiReactIconComponentType;
export default FolderSpecialIcon;
