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