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