UNPKG

@wandelbots/wandelbots-js-react-components

Version:

React UI toolkit for building applications on top of the Wandelbots platform

4 lines 243 B
import { Stack } from "@mui/material"; import React from "react"; export declare const TransparentOverlay: (props: React.ComponentProps<typeof Stack>) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=TransparentOverlay.d.ts.map