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