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

declare const AppleKeyboardShiftIcon: MdiReactIconComponentType;
export = AppleKeyboardShiftIcon;