import type { IconDefinition } from '@mingcute/icons'; export declare const DogIcon: IconDefinition; export default DogIcon;