export declare const animalCrossing: ({ label: string; content: import("react/jsx-runtime").JSX.Element; } | { label: string; content: string; })[];