export { noPropertiesFound, properties, propertiesv2 } from "./properties"; export { setConfig } from "./setConfig"; export { getConfig, getConfigAndMatcher } from "./getConfig"; export * as migrations from "./migrations";