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