/// import { IDialogFooterProps } from './DialogFooter.types'; export declare const DialogFooter: (props: IDialogFooterProps) => JSX.Element;