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