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