export declare class MapboxViewerStylesheetController {
    static load(): Promise<void>;
}
