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