import type { IconComponent } from '../types'; declare const Cat: IconComponent; export default Cat;