import { default as React } from 'react'; export declare function StarIcon({ className, ...props }: React.SVGProps): React.JSX.Element;