UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

3 lines (2 loc) 173 B
import type { ProgressWithStackProps } from "./types.js"; export declare function ProgressWithStack(props: ProgressWithStackProps): import("react/jsx-runtime").JSX.Element;