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

declare const LetterVIcon: MdiReactIconComponentType;
export default LetterVIcon;
