declare const _default: {
    readonly water2nd: "water 2nd";
    readonly wood3rd: "wood 3rd";
    readonly metal4th: "metal 4th";
    readonly earth5th: "earth 5th";
    readonly fire6th: "fire 6th";
};
export default _default;
