import React from 'react'; declare const RenderQuery: (props: any) => React.JSX.Element; export default RenderQuery;