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