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