export default function loadArrayQueryWeb(table: string, arrayOfObjects: { [key: string]: unknown; }[]): string;