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

declare const FoldersIcon: MdiReactIconComponentType;
export default FoldersIcon;
