export default Star;
declare function Star(props: any): JSX.Element;
