import { IconDefinition } from '../../templates/types'; declare const CopyFilled: IconDefinition; export default CopyFilled;