import { IconProps } from '../types';
declare const PawPrint: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default PawPrint;
//# sourceMappingURL=PawPrint.d.ts.map