UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

3 lines (2 loc) 204 B
import type { AlertContextProviderProps } from "./types.js"; export declare const AlertContextProvider: ({ layout, view, children }: AlertContextProviderProps) => import("react/jsx-runtime").JSX.Element;