import React from 'react';
declare const CockpitRangePicker: React.FC<any>;
export default CockpitRangePicker;
