export declare function HasParentQuery(parent_type: any, query: any, options?: {}): { has_parent: any; };