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