import type { MultiCustomerConfig } from '../../types.js'; export declare function handleListCustomersCommand(customerConfig: MultiCustomerConfig): void; //# sourceMappingURL=list-customers.d.ts.map