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