export declare const createQueryString: (params: Object | undefined) => string;
