import type { SourceFormat } from "../../types/editor"; import type { FormatEditorConfig } from "./types"; export declare const editorConfigs: Record; export type { FormatEditorConfig };