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