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