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

declare const AlphaIcon: MdiReactIconComponentType;
export = AlphaIcon;