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