declare const main: (text: string, replacer?: string) => string; export default main; //# sourceMappingURL=sanitize.d.ts.map