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