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

declare const QrcodeScanIcon: MdiReactIconComponentType;
export default QrcodeScanIcon;
