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