import { RTNCore } from '../types'; export declare const computeModPow: RTNCore['computeModPow'];