import { Options } from 'styled-qr-code'; export declare function QRCode(props: Omit): import("react/jsx-runtime").JSX.Element;