import type { Converter } from "../types/open-next"; declare const converter: Converter; export default converter;