// workaround to nodenext shenanigans with the TypeScript compiler
// see https://github.com/sverweij/dependency-cruiser/issues/754
// eslint-disable-next-line import/no-unresolved, node/no-missing-import, node/no-unpublished-import
export * from "../../types/dependency-cruiser";
