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