export declare class CbpCarouselItem { private host; height: string; width: string; componentWillLoad(): void; render(): any; }