export default function deIdentification(str: string, loose?: boolean): string;
