importtypeReactfrom'react';
/**
* A confirm dialog that is placed at the top level of the page
* enabling the use of the useConfirmDialog hook.
*/declarefunctionConfirmDialog(): React.ReactElement;
export { ConfirmDialog };
//# sourceMappingURL=confirm-dialog.d.ts.map