import { IconProps } from '../types';
declare function CarProfile(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default CarProfile;
//# sourceMappingURL=CarProfile.d.ts.map