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