import type { Map } from 'mapbox-gl'; export declare const isStyleLoaded: (map: Map) => boolean;