import React from 'react';
declare const RangePicker: (props: any) => React.JSX.Element;
export default RangePicker;
