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