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