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

declare const LetterQCircleIcon: MdiReactIconComponentType;
export default LetterQCircleIcon;
