import { DocumentActionErrorDialogProps } from '@sanity/base/_internal'; export declare function DeprecatedErrorDialog(props: { dialog: DocumentActionErrorDialogProps; }): null; //# sourceMappingURL=DeprecatedErrorDialog.d.ts.map