import { IconSvgProps } from '../types';
declare const TruckTrailer: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default TruckTrailer;
//# sourceMappingURL=TruckTrailer.d.ts.map