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

declare const AlphabetOIcon: MdiReactIconComponentType;
export default AlphabetOIcon;
