declare const Star: (props: import("./shared").IconProps) => JSX.Element; export default Star;