import * as React from "react"; declare function Power(props: React.SVGProps): any; export default Power;