export declare function useIdFromLocation(url?: string, deriveScopeFromSearchParams?: boolean): string | undefined;