export declare const getQueryString: (url: string, name: string) => string | null;