import { ReactIconComponentType } from '../types';

declare const Keyboard: ReactIconComponentType;
export default Keyboard;
            