import type { SQLQueryProps } from './common.js'; export declare const EXTENSIONS_SQL: (props: SQLQueryProps & { nameFilter?: string; }) => string; //# sourceMappingURL=extensions.sql.d.ts.map