export declare const applyParsedSDToDocument: (parsedOutput: string) => Promise<void>;
