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