export declare class Sidebar { space: string; contentmin: string; sidebarwidth: string; render(): any; }