import * as Types from "./index"; export * from "./index"; declare global { const $scramjetController: typeof Types; }