/// import { IconProps } from "../SvgIcon"; export declare const StarF: (props?: IconProps) => JSX.Element; export default StarF;