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