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