/// <reference types="@chainlink" />
import { Execute } from '@chainlink/types';
export declare const execute: Execute;
export declare const executeWithDefaults: Execute;
//# sourceMappingURL=adapter.d.ts.map