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

declare const FolderStarOutlineIcon: MdiReactIconComponentType;
export default FolderStarOutlineIcon;
