export declare class JoinCondition { leftFieldName?: string; rightFieldName?: string; }