import {SVGAttributes} from "react"; export default function PawsDecoration(props: SVGAttributes) { return ( ); }