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