export declare function getLoadingSpinner(text: string, defaultDuration: number): HTMLDivElement;
