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