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

declare const BackspaceIcon: MdiReactIconComponentType;
export default BackspaceIcon;
