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