import type { IconComponent } from '../types'; declare const Cursor: IconComponent; export default Cursor;