import { SVGProps } from 'react'; declare const EnergyWebToken: (props: SVGProps) => JSX.Element; export { EnergyWebToken as default };