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