Files

4 lines
132 B
TypeScript
Raw Permalink Normal View History

2026-02-09 16:30:59 +08:00
import { IconDefinition } from '../types';
declare const DribbbleSquareFilled: IconDefinition;
export default DribbbleSquareFilled;