import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'DeepMind',
url: 'deepmind.com',
lang: 'en',
};