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