import type { WatchNowSection } from '../interfaces/index.js'; export declare const WatchNowSections: { [key: string]: WatchNowSection; }; //# sourceMappingURL=WatchNow.d.ts.map