export declare const getSearchParamValueFromUrl: (urlStr: string, paramName: string) => string | null;