import type { Sanitize } from './types/Sanitize.js'; export declare const sanitize: Sanitize;