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