export interface GetContactByIdQuery { id: string; }