import type { AsTypeFunction } from '@xylabs/sdk-js'; import type { AttachableModuleInstance } from './AttachableInstance.ts'; export declare const asAttachableModuleInstance: AsTypeFunction; //# sourceMappingURL=asAttachableInstance.d.ts.map