import { SVGProps } from "react"; declare const ADQrcodeOutlined: (props: SVGProps) => JSX.Element; export { ADQrcodeOutlined };