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