export declare const useSlider: (props: any, state: any, ref: any, isReversed?: boolean) => {
    labelProps: any;
    trackProps: any;
    outputProps: any;
    groupProps: any;
};
//# sourceMappingURL=useSlider.web.d.ts.map