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

declare const EyeLineIcon: RemixiconReactIconComponentType;
export default EyeLineIcon;
