export declare const getQueryParamValue: (queryParam: string, queryString: string) => string | null;