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

declare const AlphaVCircleOutlineIcon: MdiReactIconComponentType;
export default AlphaVCircleOutlineIcon;
