molstar
Version:
A comprehensive macromolecular library.
8 lines (7 loc) • 339 B
TypeScript
/**
* Copyright (c) 2018 mol* contributors, licensed under MIT, See LICENSE file for more info.
*
* @author David Sehnal <david.sehnal@gmail.com>
*/
export declare function BackgroundTaskProgress(): import("react/jsx-runtime").JSX.Element;
export declare function OverlayTaskProgress(): import("react/jsx-runtime").JSX.Element | null;