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