import React from 'react'; export default function Trophy({ className, ...props }: React.SVGProps): JSX.Element;