import { Process } from '../interfaces/process'; export declare function errorProcess(error: T): Process;