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