/**
 * Built-in editor for External video fields.
 */
export type VideoEditorConfiguration = Record<string, never>;
