export declare const arrayToQueryString: (values: unknown[]) => string;
