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