import React from 'react';
export declare const CarSharp: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
