UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

4 lines 268 B
import type { ForwardRefComponent } from '@project44-manifest/react-types'; import type { DialogContentProps } from './DialogContent.types'; export declare const DialogContent: ForwardRefComponent<"div", DialogContentProps>; //# sourceMappingURL=DialogContent.d.ts.map