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