import React from "react"; import { PatchComponent } from "src/patch"; export const SweatDrops: React.FC = PatchComponent("SweatDrops", () => ( ));