import { FleetSupport } from '../context/FleetSupportContext';
export declare function shouldUseFleetSupport(fleetSupport: FleetSupport | undefined, cluster: string | undefined): fleetSupport is FleetSupport;
//# sourceMappingURL=shouldUseFleetSupport.d.ts.map