import { UnknownError } from './UnknownError.generated'; export interface SendLocationUnknownErrorResponse extends UnknownError { }