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

declare const AlphabetRIcon: MdiReactIconComponentType;
export default AlphabetRIcon;
