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