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

declare const FolderStarIcon: MdiReactIconComponentType;
export default FolderStarIcon;
