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