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

declare const AppleKeyboardCapsIcon: MdiReactIconComponentType;
export default AppleKeyboardCapsIcon;
