/**
 * Use an expanded view with records' image preview to pick the records to reference inside the field.
 * For Single link fields.
 */
export type LinkEmbedEditorConfiguration = Record<string, never>;
