export declare class CbpContainer { private host; background: string; textColor: string; width: string; sx: any; componentWillLoad(): void; render(): any; }