import { SVGProps } from "react";
declare const GIHollowCat: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIHollowCat };
