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

declare const AlphabetQBoxIcon: MdiReactIconComponentType;
export default AlphabetQBoxIcon;
