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