/** biome-ignore-all lint/correctness/noUnusedImports: used in testing */ /** biome-ignore-all lint/complexity/noUselessEmptyExport: used in testing */ import * as _dependency from './inner/outer-dependency'; export {};