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

declare const CursorFillIcon: RemixiconReactIconComponentType;
export default CursorFillIcon;
