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