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