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