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