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

declare const AlphabetQIcon: MdiReactIconComponentType;
export default AlphabetQIcon;
