import type { FC, SVGProps } from "react";
export declare const VRCat: FC<SVGProps<SVGSVGElement>>;
export default VRCat;
//# sourceMappingURL=VRCat.d.ts.map