import type { IconDefinition } from '../types';
declare const DeepSeekFilled: IconDefinition;
export default DeepSeekFilled;
