import '@antv/g2';
import ISliderConfig from '../typed/ISlider';
declare const _default: (config: ISliderConfig) => any;
export default _default;
