export declare const inputJSON: { id: string; class: string; title: string; rootTopic: { id: string; class: string; title: string; structureClass: string; titleUnedited: boolean; children: { attached: ({ id: string; title: string; titleUnedited: boolean; children: { attached: ({ title: string; titleUnedited: boolean; id: string; children: { attached: { title: string; titleUnedited: boolean; id: string; }[]; }; boundaries: { id: string; title: string; range: string; }[]; labels: string[]; } | { title: string; titleUnedited: boolean; id: string; labels: string[]; children?: undefined; boundaries?: undefined; })[]; }; labels: string[]; } | { id: string; title: string; titleUnedited: boolean; labels: string[]; children?: undefined; } | { id: string; title: string; titleUnedited: boolean; children: { attached: ({ title: string; titleUnedited: boolean; id: string; children: { attached: { title: string; titleUnedited: boolean; id: string; }[]; summary: ({ title: string; id: string; children: { attached: { title: string; titleUnedited: boolean; id: string; }[]; }; } | { title: string; id: string; children?: undefined; })[]; }; summaries: { id: string; range: string; topicId: string; }[]; labels: string[]; boundaries: { id: string; title: string; range: string; titleUnedited: boolean; }[]; } | { title: string; titleUnedited: boolean; id: string; labels: string[]; children?: undefined; summaries?: undefined; boundaries?: undefined; })[]; }; labels: string[]; })[]; }; }; extensions: never[]; theme: { id: string; centralTopic: { id: string; properties: { "svg:fill": string; "line-color": string; "shape-class": string; "line-class": string; "line-width": string; "line-pattern": string; "fill-pattern": string; "border-line-width": string; "arrow-end-class": string; "alignment-by-level": string; "fo:font-family": string; "fo:font-style": string; "fo:font-weight": number; "fo:font-size": string; "fo:text-transform": string; "fo:text-decoration": string; "fo:text-align": string; }; }; mainTopic: { id: string; properties: { "shape-class": string; "line-class": string; "line-width": string; "fill-pattern": string; "border-line-width": string; "fo:font-family": string; "fo:font-style": string; "fo:font-weight": number; "fo:font-size": string; "fo:text-transform": string; "fo:text-decoration": string; "fo:text-align": string; }; }; subTopic: { id: string; properties: { "shape-class": string; "line-class": string; "line-width": string; "fill-pattern": string; "border-line-width": string; "fo:font-family": string; "fo:font-style": string; "fo:font-weight": number; "fo:font-size": string; "fo:text-transform": string; "fo:text-decoration": string; "fo:text-align": string; }; }; summaryTopic: { id: string; properties: { "svg:fill": string; "border-line-color": string; "shape-class": string; "line-class": string; "fill-pattern": string; "fo:font-family": string; "fo:font-style": string; "fo:font-weight": string; "fo:font-size": string; "fo:text-transform": string; "fo:text-decoration": string; "fo:text-align": string; }; }; calloutTopic: { id: string; properties: { "svg:fill": string; "border-line-color": string; "callout-shape-class": string; "fill-pattern": string; "fo:font-family": string; "fo:font-style": string; "fo:font-weight": number; "fo:font-size": string; "fo:text-transform": string; "fo:text-decoration": string; "fo:text-align": string; }; }; floatingTopic: { id: string; properties: { "svg:fill": string; "border-line-color": string; "shape-class": string; "line-class": string; "line-width": string; "line-pattern": string; "fill-pattern": string; "border-line-width": string; "arrow-end-class": string; "fo:font-family": string; "fo:font-style": string; "fo:font-weight": number; "fo:font-size": string; "fo:text-transform": string; "fo:text-decoration": string; "fo:text-align": string; }; }; boundary: { id: string; properties: { "svg:fill": string; "line-color": string; "shape-class": string; "shape-corner": string; "line-width": string; "line-pattern": string; "fill-pattern": string; "fo:font-family": string; "fo:font-style": string; "fo:font-weight": number; "fo:font-size": string; "fo:text-transform": string; "fo:text-decoration": string; "fo:text-align": string; }; }; summary: { id: string; properties: { "line-color": string; "shape-class": string; "line-width": string; "line-pattern": string; "line-corner": string; }; }; relationship: { id: string; properties: { "line-color": string; "shape-class": string; "line-width": string; "line-pattern": string; "arrow-begin-class": string; "arrow-end-class": string; "fo:font-family": string; "fo:font-style": string; "fo:font-weight": number; "fo:font-size": string; "fo:text-transform": string; "fo:text-decoration": string; "fo:text-align": string; }; }; map: { id: string; properties: { "svg:fill": string; "multi-line-colors": string; "color-list": string; "line-tapered": string; }; }; importantTopic: { id: string; properties: { "svg:fill": string; "fill-pattern": string; }; }; minorTopic: { id: string; properties: { "svg:fill": string; "fill-pattern": string; }; }; colorThemeId: string; expiredTopic: { id: string; properties: { "fo:text-decoration": string; "svg:fill": string; }; }; global: { id: string; properties: {}; }; skeletonThemeId: string; }; topicPositioning: string; coreVersion: string; relationships: { id: string; end1Id: string; end2Id: string; controlPoints: { "0": { angle: number; amount: number; }; "1": { angle: number; amount: number; }; }; style: { id: string; properties: { "shape-class": string; }; }; title: string; }[]; }[]; export declare const expectedOutputXMindMark = "Central Topic\n - Main Topic 1 [^1]\n - Subtopic 1 [2]\n - Subtopic 1 [B1]\n - Subtopic 2 [B1][B2]\n - Subtopic 3 [B2]\n [B1]: title1\n [B2]: title2\n - Subtopic 2\n - Subtopic 3 [^2]\n - Subtopic 1 [B]\n - Subtopic 2 [B]\n - Subtopic 3 [B]\n [B]: title2\n - Main Topic 2 [1]\n - Main Topic 3\n - Subtopic 1\n - Subtopic 1 [^3][S1]\n - Subtopic 2 [B][S1][S2]\n - Subtopic 3 [B][S1][S2]\n - Subtopic 4 [S2]\n [S1]: Summary 1\n - Subtopic 1\n - Subtopic 2\n - Subtopic 3\n [S2]: Summary 2\n - Subtopic 2\n - Subtopic 3\n - Main Topic 4 [3]\n";