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