DiffFilled.d.ts 112 Bytes
import { IconDefinition } from '../types';
declare const DiffFilled: IconDefinition;
export default DiffFilled;