import type { IconProps } from '../../types';
declare const BatteryAutomotiveFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Battery Automotive Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { BatteryAutomotiveFill };
