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