export { XssDefender } from "./core/xss-defender";
export { SanitizationConfig, DEFAULT_SANITIZATION_CONFIG } from "./core/config";
