/// import { IconProps } from '../../types'; declare const MouseCircle: (allProps: IconProps) => JSX.Element; export default MouseCircle;