import React from 'react'; import { SVGIconProps } from '../types'; declare const SvgBattery30: ({ size, ...props }: SVGIconProps) => React.JSX.Element; export default SvgBattery30; //# sourceMappingURL=Battery30.d.ts.map