export declare enum SwitcherMode { Circle = "circle", Square = "square" }