UNPKG

@ozen-ui/kit

Version:

React component library

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