import { type PropsWithoutRef } from 'react'; import { type FlexProps } from '../../../../layout/Flex'; export type DialogHeaderProps = Omit>, 'as'>; export declare const DialogHeader: import("react").ForwardRefExoticComponent>; //# sourceMappingURL=DialogHeader.d.ts.map