UNPKG

next

Version:

The React Framework

4 lines (3 loc) 179 B
type DialogHeaderProps = React.HTMLAttributes<HTMLDivElement>; export declare function DialogHeader(props: DialogHeaderProps): import("react/jsx-runtime").JSX.Element; export {};