export declare const MISSING_MAPBOX_TOKEN: string;
export declare const IMAGE_EXPORT_ERRORS: {
    dataUri: string;
    styleSheet: string;
};
