export declare function queryPostgres(namespace: string, pod: string, query: string, user?: string, database?: string, password?: string): Promise;