export declare class BBHelp { static addStyles(): void; static load(config?: any): Promise; }