import { SVGIconDef } from './types'; declare const QrCodeOutlined: SVGIconDef; export default QrCodeOutlined;