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