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