declare const Star: (props: any) => JSX.Element;
export default Star;
