export interface IPuppetLaunchError extends Error { isSandboxError: boolean; }