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