import { IconProps } from '../types';
declare function EyeSlash(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default EyeSlash;
//# sourceMappingURL=EyeSlash.d.ts.map