import { IExecuteFunctions } from 'n8n-workflow'; export declare function getMovie(context: IExecuteFunctions, itemIndex: number): Promise;