import { MdiReactIconComponentType } from './dist/typings';

declare const PawIcon: MdiReactIconComponentType;
export default PawIcon;
