export = WatchCardSectionSequence; declare class WatchCardSectionSequence { constructor(data: any); type: string; lists: any; }