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