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