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

declare const AlphabetVIcon: MdiReactIconComponentType;
export default AlphabetVIcon;
