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

declare const EyeOffFillIcon: RemixiconReactIconComponentType;
export default EyeOffFillIcon;
