import type { IconComponent } from '../types'; declare const ArrowToTopRight: IconComponent; export default ArrowToTopRight;