/** * Destroys the SDK instance, destroying all subscription callbacks and releasing member variables which * retain memory. */ export declare function destroy(): void;