import type * as interfaces from "./interfaces";
export type { interfaces };
export type { OAppPreCrimeSimulator } from "./OAppPreCrimeSimulator";
