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

declare const AlphabetRBoxIcon: MdiReactIconComponentType;
export default AlphabetRBoxIcon;
