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

declare const QrcodeIcon: MdiReactIconComponentType;
export default QrcodeIcon;
