import { UseFleetK8sAPIPath } from '../types';
export declare const useFleetK8sAPIPath: UseFleetK8sAPIPath;
export declare const getFleetK8sAPIPath: (cluster?: string) => Promise<string>;
//# sourceMappingURL=useFleetK8sAPIPath.d.ts.map