import { UnitConverterInterface } from "../interface";
export declare const unitConfig: UnitConverterInterface;
