/* Autogenerated file. Do not edit manually. */

/* tslint:disable */

/* eslint-disable */
import type * as interfaces from "./interfaces";

export type { interfaces };
export type { BaseOmnichainControllerDest } from "./BaseOmnichainControllerDest";
export type { BaseOmnichainControllerSrc } from "./BaseOmnichainControllerSrc";
export type { OmnichainExecutorOwner } from "./OmnichainExecutorOwner";
export type { OmnichainGovernanceExecutor } from "./OmnichainGovernanceExecutor";
export type { OmnichainProposalSender } from "./OmnichainProposalSender";
