import 'dotenv/config'; export * from './types/index.js'; export { getConditions } from './aggregator/index.js';