export type MainWindowNotifier = (channel: string, data: unknown) => void;