UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

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