export declare enum SRelationState { Normal = 0, Animation = 1, Edit = 2, Create = 3 }