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