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