import { Dict } from '../types/Dict'; export declare function queryString(data: Dict): string;