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