export declare function getDynamicInstructions({ requestContext }: { requestContext: { get(key: string): unknown; }; }): Promise; //# sourceMappingURL=instructions.d.ts.map