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