export declare const store: { dialogs: { layerManager: boolean; activePaletteTab: string; activeMissingResourceTab: "font" | "xref"; }; features: { agentPlugin: boolean; }; memoryProfileTick: number; }; //# sourceMappingURL=store.d.ts.map