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

declare const FolderSpecialOutlineIcon: MdiReactIconComponentType;
export default FolderSpecialOutlineIcon;
