import { SvgIconComponent } from './types'; declare const BatteryFullIcon: SvgIconComponent; export default BatteryFullIcon;