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