import type { MetadataDefinition } from '../..'; const metadata: MetadataDefinition = { title: 'Base', code: 'base', }; export default metadata;