import { SVGProps } from "react";
declare const GIFoodTruck: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIFoodTruck };
