import type { GaugeOptions } from "../Guage/Gauge.types.js"; export type GaugeProps = Omit; export declare function registerGaugeElement(): CustomElementConstructor | undefined; //# sourceMappingURL=gauge.d.ts.map