import type { SQLQueryPropsWithSchemaFilter } from './common.js'; export declare const TABLE_RELATIONSHIPS_SQL: (props: SQLQueryPropsWithSchemaFilter) => string; //# sourceMappingURL=table_relationships.sql.d.ts.map