import { ValueOf } from '@snack-uikit/utils'; import { MODE } from './constants'; export type Mode = ValueOf;