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