import { SellScoreGaugeProps } from "./types"; export declare const SellScoreGauge: ({ score, max, size, className }: SellScoreGaugeProps) => import("react").JSX.Element; //# sourceMappingURL=SellScoreGauge.d.ts.map