import { QueryDef, IntermediateByteCode } from '../types.js'; export declare const idsQuery: (def: QueryDef) => IntermediateByteCode;