export declare const publicationTypeEquivalent: Map; export declare const groupOrder: string[]; export type StructId = number | number[] | null; export declare const buildHALApiUrl: (portal: string, structId: StructId, limit: number, noGrouping: boolean, researcherName?: string, idHal?: string, baseUrl?: string) => string; //# sourceMappingURL=utils.d.ts.map