import React from "react"; import { TextChildren } from "../Typography"; export declare const DialogHeader: (props: TextChildren) => React.JSX.Element;