export default function largeNumberAdd(num1: string, num2: string): string;
