import type { Theme } from '@flyingrobots/bijou'; declare const UNUSED_THEME: Theme; declare const LEGACY_TEST_THEME: Theme; export { LEGACY_TEST_THEME, UNUSED_THEME }; //# sourceMappingURL=index.test-support.part02.d.ts.map