export declare const SliderBgColorVariants: (props?: ({
    bgColor?: "stroke" | "success" | "danger" | null | undefined;
} & import('class-variance-authority/dist/types').ClassProp) | undefined) => string;
//# sourceMappingURL=polar-slider.styles.d.ts.map