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