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