export declare class CbpMulticol { private host; columns: number; width: string; gap: string; rule: string; nobreak: boolean; sx: any; componentWillLoad(): void; render(): any; }