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