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