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