/// import { SvgProps } from "react-native-svg"; declare function TruckFlatbed(props: SvgProps): JSX.Element; export default TruckFlatbed;