import { MdiReactIconComponentType } from './dist/typings';

declare const AppleKeyboardShiftIcon: MdiReactIconComponentType;
export default AppleKeyboardShiftIcon;
