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