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