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