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

declare const QuoraIcon: MdiReactIconComponentType;
export default QuoraIcon;
