import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Electricity: React.FC; export default Electricity;