import { FC } from "react"; declare const Cursor: FC; export default Cursor;