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