export declare function StarIcon(props: React.ComponentPropsWithoutRef<'svg'>): import("react/jsx-runtime").JSX.Element;
export declare namespace StarIcon {
    var displayName: string;
}
