/** * Copyright (c) 2018 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author David Sehnal */ export declare function BackgroundTaskProgress(): import("react/jsx-runtime").JSX.Element; export declare function OverlayTaskProgress(): import("react/jsx-runtime").JSX.Element | null;