import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'ImageMagick',
url: 'imagemagick.org',
lang: 'en',
};