export declare class DopeSidePanel { visibility: string; size: string; show: boolean; constructor(); ngOnChanges(): void; }