export declare const REGEX: {
    FORMATS: RegExp;
    UNITS: RegExp;
};
