import { SVGProps } from "react"; declare const FolderStarFillIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default FolderStarFillIcon;