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