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