import { SVGProps } from 'react'; declare const Feishu: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default Feishu;