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