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