export declare function handleSessionGrantedASAP(opts: {
    debug: boolean;
}): void;
