import * as React from 'react';
import { BlueprintFormMiddlewareProps } from '../share';
export declare const SliderMw: React.ComponentType<BlueprintFormMiddlewareProps>;
export default SliderMw;
