export declare type ToggleStateType = 'on' | 'off' | 'indeterminate';