SupportedVirtualQueries: {
    compound: (<SubQueryType, CommonArguments>(query: CompoundQueryFormat<SubQueryType, CommonArguments>) => QueryArgumentsWithType<SubQueryType>[]);
} = ...

Type declaration