import React from 'react'; declare const SvgPetFilled: (props: React.SVGProps) => JSX.Element; export default SvgPetFilled;