export declare class PageLayoutLocalization { get resizePanel(): string; get togglePanel(): string; get toggleNavigation(): string; get togglePanels(): string; get close(): string; get scrollBack(): string; get scrollForward(): string; }