LocationTimeRangeQuery: {
    schema: LocationWitnessSchema;
    startTime?: string;
    stopTime?: string;
}

Type declaration