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

declare const HqIcon: MdiReactIconComponentType;
export default HqIcon;
