export declare const oauthParamsToOmit: string[]; export declare const purgeQueryParameters: (queryParams: any, queryParamsToOmit: any) => string;