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