import { IExecuteFunctions } from 'n8n-workflow';
export declare function pixSplitConfig(context: IExecuteFunctions, index: number): Promise<any>;
