export declare const calculate: (input: string) => number;
