export declare const channelsHeaders: [string, string][]; export declare const channelsData: { inputChannels: string; outputChannels: string; };