import * as React from "react"; declare function SvgQrCodeReader(props: React.SVGProps): React.JSX.Element; export default SvgQrCodeReader;