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