/// export declare const Cat: { (): JSX.Element; displayName: string; }; //# sourceMappingURL=Cat.d.ts.map