export declare function roundToTwo(num: number, currency: string): string;
