declare const _default: { INNER_JOIN: string; LEFT_JOIN: string; OUTER_JOIN: string; RIGHT_JOIN: string; }; export default _default;