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

declare const AlphaVCircleIcon: MdiReactIconComponentType;
export default AlphaVCircleIcon;
