export declare class SlOverviewPageSidebar {
    active: boolean;
    render(): any;
}
