import { chatLog } from '../shared/protocols/type' export type CollectionChatLog = chatLog;