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