import { Raw } from '.'; import { Profile } from './indexing'; export declare function anonymize(raw: Raw): Profile;