import type { IconProps } from '../../types'; declare const FolderStarFill: import("react").NamedExoticComponent; /** * MingCute Icon: Folder Star Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { FolderStarFill };