import type { AnimalDef } from './types.js'; export declare const cat: AnimalDef;