export const avatarsQueryKeys = { getUpdatedAvatars: (date: string) => ['getUpdatedAvatars', { date }] as const, };