import { IExecuteFunctions } from 'n8n-workflow';
export declare function getOptionalOutputParser(context: IExecuteFunctions): Promise<any>;
//# sourceMappingURL=N8nOutputParser.d.ts.map