import type { MultiCustomerConfig, CliArgs } from '../../types.js'; export declare function handlePullAkbCommand(customerConfig: MultiCustomerConfig, args: CliArgs, verbose: boolean): Promise; //# sourceMappingURL=pull-akb.d.ts.map