import { SolidityParameterType } from "../../types/module";
import { DeploymentState } from "../execution/types/deployment-state";
export declare function findResultForFutureById(deploymentState: DeploymentState, futureId: string): SolidityParameterType;
//# sourceMappingURL=find-result-for-future-by-id.d.ts.map