import { BaseCCMethod } from '../base_cc_method'; export declare class SidechainCCMethod extends BaseCCMethod { }