import React from 'react'; const DeepSeekIcon = (props: React.JSX.IntrinsicAttributes & React.SVGProps) => ( ); export default DeepSeekIcon;