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