export = ChannelHeaderLinks; declare class ChannelHeaderLinks { constructor(data: any); type: string; primary: any; secondary: any; }