export function handleError(error: any, verbose: any): Promise<void>;
export function handleProcessErrors(): void;
