export declare enum SwitchState { Normal = 0, Pressed = 1 }