import type { FieldType, SlicesTypes } from "@prismicio/types-internal/lib/customtypes"; export interface MockConfig { type: W; value?: T; }