import TypesInternal from "@prismicio/types-internal/lib/customtypes/index.js"; export declare function isCustomTypeModel(input: unknown): input is TypesInternal.CustomType;