export declare const Delimeter: {
    FIELD_DELIMETER: string;
    DOTS_DELIMETER: string;
};
