import type { ObjectTypeShape, TypeCheck } from '@ariestools/sdk'; import type { AttachableDivinerInstance } from './AttachableInstance.js'; export declare const requiredAttachableDivinerInstanceFunctions: ObjectTypeShape; export declare const isAttachableDivinerInstance: TypeCheck; //# sourceMappingURL=isAttachableInstance.d.ts.map