import { MapOptions } from 'maplibre-gl'; export declare type CustomMapOptions = Omit; export declare const defaults: CustomMapOptions;