export declare class PwcSlidingPanelContent {
    root: HTMLElement;
    render(): any;
}
