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