import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const Cursor: EmotionIcon; export declare const CursorDimensions: { height: number; width: number; };