import * as React from "react"; export declare function Award01Icon({ className, ...props }: React.SVGProps & React.HTMLAttributes): import("react/jsx-runtime").JSX.Element; export declare namespace Award01Icon { var displayName: string; }