export type Result = | { kind: "not-test-editor1" } | { kind: "not-test-editor2" }; // Note: there are trailing whitespace in this file ` ` + ` `;