/// <reference types="react" />
declare const TiktokLogo: (props: any, ref: any) => JSX.Element;
export default TiktokLogo;
