import { IconProps } from '../lib';
declare function TiktokLogo(props: IconProps): JSX.Element;
export default TiktokLogo;
