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