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

declare const KeyboardAlt: ReactIconComponentType;
export default KeyboardAlt;
            