export declare function Gradient({ conic, className, small, }: { small?: boolean; conic?: boolean; className?: string; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=gradient.d.ts.map