/** Hooks will send endSession event when user closed current window */
export declare const useDtrumEndSession: (eventType?: string) => void;
