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