import type { AnimalDefinition } from '../../..'; declare const animal: AnimalDefinition; export default animal;