import type { ArrayAtom } from '../../core/state/ArrayStateAtom'; import type { BaseAdPodAtom } from './BaseAdPodAtom'; export type AdSchedule = ArrayAtom;