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