/// import type { SmartBattery } from './PropTypes'; declare const Battery: import("react").FC; export { Battery }; export { SmartBattery, SmartBatteryProps } from './PropTypes';