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