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