import { Archive } from '@generic-ui/hermes'; import { StructureBannerPanelConfig } from '../structure-banner-panel.config'; export declare class StructureTitlePanelConfigArchive extends Archive { private static readonly titlePanelConfig; constructor(); }