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