export interface GetUserByIdQuery { id: string; } //# sourceMappingURL=GetUserByIdQuery.d.ts.map