export declare enum Pull { Left = 0, Right = 1, }