import * as React from 'react'; declare function StarOn2(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof StarOn2; export default StarOn2;