import QueryV2 from './QueryV2'; export declare function parseProgram(str: string): QueryV2;