export namespace FALLBACK_SCHEMA { let type: string; namespace properties { namespace fallback { let format: string; let title: string; let description: string; } } } //# sourceMappingURL=editor.d.ts.map