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