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