CopyFill.d.ts 108 Bytes Edit 1 2 3 import { IconDefinition } from '../types'; declare const CopyFill: IconDefinition; export default CopyFill;