import type { CallResult } from './CallResult.js'; export type DeployResult = CallResult; //# sourceMappingURL=DeployResult.d.ts.map