'use client'; import React from 'react'; const feishuLogoLight: React.FC> = ({ className, ...props }) => ( ); export default feishuLogoLight;