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