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

declare const EyeCloseFillIcon: RemixiconReactIconComponentType;
export default EyeCloseFillIcon;
