/** The default threshold at which unit conversion goes into effect */
export declare const DEFAULT_UNIT_CONVERSION_THRESHOLD = 1000000;
