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

declare const AppleKeyboardOptionIcon: MdiReactIconComponentType;
export default AppleKeyboardOptionIcon;
