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

declare const AppleKeyboardControlIcon: MdiReactIconComponentType;
export default AppleKeyboardControlIcon;
