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