import PaintCounter from "../../lib/PaintCounter"; export default function Home() { return (
); }