export declare const cleanFor: (str: string) => string; export declare const cleanse: (obj: any) => any;