import React from "react";
declare const QandA: () => React.JSX.Element;
export default QandA;
