import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Harvard Health Publishing',
url: 'www.health.harvard.edu',
};