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

declare const CapsLockIcon: MdiReactIconComponentType;
export default CapsLockIcon;
