export declare function initCalculator(container: HTMLElement, applyUrl: string): void;
