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