import * as React from "react"; declare function Star(props: React.SVGProps): any; export default Star;