import type { PetrusOAuth } from '../../../types'; export declare function getSearchParams(location: Location): PetrusOAuth['searchParams'];