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