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