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