import React from 'react';
import { SVGProps } from 'react';
declare const QueryStructuredData: (props: SVGProps<SVGSVGElement>) => React.ReactNode;
export default QueryStructuredData;
//# sourceMappingURL=QueryStructuredData.d.ts.map