import { BundledTestFixture } from "../TestFixture";
/**
 * The test fixtures bundled within `europa-test`.
 */
export declare const bundledFixtures: BundledTestFixture[];
