import { DialogProps } from './Dialog'; export declare const FailuresDialog: (props: Omit) => import("@emotion/react/jsx-runtime").JSX.Element;