import { HTMLAttributes } from "react"; export declare function DrawerTitle(props: HTMLAttributes): JSX.Element;