export declare const calculatorCore: (expression: string, currencyExchange?: T) => string;