import type { Converter } from '../types.js'; declare const commonConverter: Converter; export default commonConverter;