import { Query } from "../query"; export declare function parseFile(fileContents: string): Query[];