import { type IsApiAvailable } from '../availabilityUtil';
export declare const isApiAvailable: IsApiAvailable;
