import { CreateChatDialogComponent } from './create-chat.dialog.component'; export const DIALOGS = [CreateChatDialogComponent];