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