KnownRoute_FromEVM_ToBRC20: {
    fromChain: EVMChain;
    fromToken: EVMToken;
    toChain: BRC20Chain;
    toToken: BRC20Token;
}

Type declaration