import type { AnkhCommandDescriptor } from '@ankhorage/contracts/cli'; /*** Expose the same eight commands through Ankh provider discovery. */ export declare function createProviderCommandDescriptors(): readonly AnkhCommandDescriptor[]; //# sourceMappingURL=createProviderCommandDescriptors.d.ts.map