export declare function buildObjectsPath(queryParams: any): string;
export declare function buildRefsPath(queryParams: any): string;
