export type { MountSource } from '@xemahq/kernel-contracts/workflow'; import type { MountSource } from '@xemahq/kernel-contracts/workflow'; export type MountSourceKind = MountSource['kind']; //# sourceMappingURL=mount-source.d.ts.map