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

declare const LetterYIcon: MdiReactIconComponentType;
export default LetterYIcon;
