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