export declare function bcadd(leftOperand: string, rightOperand: string, scale?: number): string;