import { DeveloperIconProps } from '../icon'; export declare const DeepSeek: (props: DeveloperIconProps) => import('react').FunctionComponentElement;