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