export declare class CradlepointContainer { maxWidth: string; columns: string; gap: string; gapColumn: string; gapRow: string; backgroundColor: string; mdColumns: string; containerStyle: object; desktopStyle: any; componentWillRender(): void; render(): any; }