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