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