import { SfIconProps } from '../../index.ts'; export default function SfIconStarFilled({ size, viewBox, ...attributes }: SfIconProps): import("react").JSX.Element;