declare const Channels: { EditorTrigger: string; GotoLocation: string; Log: string; }; export default Channels;