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