import { type PropsWithoutRef } from 'react'; import { type TxtProps } from '../../../Txt'; export type DialogTitleProps = Omit>, 'as'>; export declare const DialogTitle: import("react").ForwardRefExoticComponent>; //# sourceMappingURL=DialogTitle.d.ts.map