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