import { NotificationConstructorOptions } from 'electron'; import { IFeidaoAiDesktopApp } from '../../interfaces'; export default function regist(fd: IFeidaoAiDesktopApp, notify: NotificationConstructorOptions, event: string): void;