declare const Car: (props: any) => JSX.Element;
export default Car;
