export declare enum SOrderSetType { Top = 0, Bottom = 1, After = 2, Before = 3 }