UNPKG

@ozen-ui/kit

Version:

React component library

3 lines (2 loc) 198 B
import type { PortalBaseBaseProps } from './types'; export declare const PortalBase: import("../../utils/polymorphicComponentWithRef").PolymorphicComponentWithRef<PortalBaseBaseProps, "div", "as">;