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