export declare class ContainerStack { maxWidth: number; paddingTop: number; paddingBottom: number; render(): any; }