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