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

declare const LetterZIcon: MdiReactIconComponentType;
export default LetterZIcon;
