import { default as React } from 'react';
declare const TikTokIcon: React.FC<React.SVGProps<SVGSVGElement>>;
export default TikTokIcon;
