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