type DialogHeaderProps = React.HTMLAttributes; export declare function DialogHeader(props: DialogHeaderProps): import("react/jsx-runtime").JSX.Element; export {};