import { MainchainInteroperabilityInternalMethod } from '../internal_method'; import { BaseCCChannelTerminatedCommand } from '../../base_cc_commands/channel_terminated'; export declare class MainchainCCChannelTerminatedCommand extends BaseCCChannelTerminatedCommand { }