export interface OtaTimeSelectorProps {
  timeSettings: TimeSettings;
  device: TaggedDevice;
  dispatch: Function;
  sourceFbosConfig: SourceFbosConfig;