import type {Nullable} from '@gecut/types'; export declare const sanitize: >(str: T) => T; //# sourceMappingURL=string.d.ts.map