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