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