import { default as React } from 'react'; import { DeleteDialogProps } from './types'; export declare const DeleteDialog: React.NamedExoticComponent;