import type { ForwardRefComponent } from '@project44-manifest/react-types';
import type { DialogFooterProps } from './DialogFooter.types';
export declare const DialogFooter: ForwardRefComponent<"div", DialogFooterProps>;
//# sourceMappingURL=DialogFooter.d.ts.map