import { RemixiconReactIconComponentType } from './dist/typings';

declare const MouseLineIcon: RemixiconReactIconComponentType;
export default MouseLineIcon;
