export default interface TvSubPagesOptions { supportsPreferredManifest?: boolean; useImageWithTitle?: boolean; includeOffline?: boolean; contentGroup?: boolean; }