import type { AnimalType, BodySize } from '../types.js'; export declare const IDLE_MESSAGES: Record; export declare const SIZE_MESSAGES: Record;