export declare class WfContainer { width?: string; padding?: string; render(): any; }