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

declare const KeyboardTab: ReactIconComponentType;
export default KeyboardTab;
            