import DP from 'dompurify';
declare const DOMPurify: ReturnType<typeof DP> | null;
export default DOMPurify;
