import { ConverterCreator } from '../types'; export declare const createConverterMap: ConverterCreator;