function isRouterEnabled(options: ClientAndChain): Promise<boolean>;
let options: ClientAndChain;
let returnType: Promise<boolean>;