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

declare const EyeCloseLineIcon: RemixiconReactIconComponentType;
export default EyeCloseLineIcon;
