/**
 * Hook to check if the Maps JavaScript API is loaded
 */
export declare function useApiIsLoaded(): boolean;
