export type ProcessInformation = { id: number; path: string | null; }; //# sourceMappingURL=ProcessInformation.d.ts.map