export declare const largeNumber: (num1: string, num2: string) => string;
