import { SvgIconComponent } from './types'; declare const KeyboardTabIcon: SvgIconComponent; export default KeyboardTabIcon;