import type { SVGProps } from 'react'; declare const SvgTrailer: (props: SVGProps) => import("react").JSX.Element; export default SvgTrailer;