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