import * as React from "react"; declare function Award(props: React.SVGProps): any; export default Award;