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