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

declare const AlphaQCircleOutlineIcon: MdiReactIconComponentType;
export default AlphaQCircleOutlineIcon;
