export declare function computePoolAddress(factoryAddress: string, [tokenA, tokenB]: [string, string], fee: number): string;