export declare const spPrJSON: { tag: string; c: ({ tag: string; c: ({ tag: string; $: { x: string; y: string; cx?: undefined; cy?: undefined; }; } | { tag: string; $: { cx: string; cy: string; x?: undefined; y?: undefined; }; })[]; $?: undefined; } | { tag: string; $: { prst: string; }; c: { tag: string; }[]; })[]; };