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