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