export interface GetLocationQueryResponse { answerHash?: string; queryHash: string; } //# sourceMappingURL=models.d.ts.map