import m from 'mithril';
import { SVGAttributes } from '../../svg';
declare const EyeSlash: m.Component<SVGAttributes>;
export default EyeSlash;
