/** * Removes all locally stored SDK data, causing the user to be seen in subsequent calls as a new anonymous user on a new device. */ export declare function wipeData(): Promise;