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

declare const AlphaIcon: MdiReactIconComponentType;
export default AlphaIcon;
