import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const QrIcon: FunctionalComponent; export default QrIcon;