export type SeelenCommandLogFromWebviewArgs = { level: number; message: string; location: string; }; //# sourceMappingURL=SeelenCommandLogFromWebviewArgs.d.ts.map