UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

3 lines (2 loc) 156 B
import type { AlertActionProps } from "./types.js"; export declare const AlertAction: (props: AlertActionProps) => import("react/jsx-runtime").JSX.Element;