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