export interface QueryParameters { [key: string]: string | string[]; } //# sourceMappingURL=env.d.ts.map