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