import { IPC } from "@el3um4s/ipc-for-electron";
declare const systemInfo: IPC;
export default systemInfo;
