import type { IconProps } from '../../types';
declare const StarBadge: import("react").NamedExoticComponent<IconProps>;
export { StarBadge };
