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