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

declare const EyeOffLineIcon: RemixiconReactIconComponentType;
export default EyeOffLineIcon;
