import React from 'react';
declare const _default: React.MemoExoticComponent<({ initialValue, onChange }: {
    initialValue?: any[];
    onChange: any;
}) => JSX.Element>;
export default _default;
//# sourceMappingURL=ControlledRangeDisableAcross.d.ts.map