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

declare const KeyboardBackspaceIcon: MdiReactIconComponentType;
export default KeyboardBackspaceIcon;
