import type { v2 } from '@sap/ux-specification-types'; export declare class ObjectPageLayout implements v2.ObjectPageLayout { showHeaderContent?: boolean; showAnchorBar?: boolean; useIconTabBar?: boolean; alwaysShowContentHeader?: boolean; } //# sourceMappingURL=ObjectPageLayout.d.ts.map