export declare class ServerlessError { constructor(phase: string, message: string, params?: any); } //# sourceMappingURL=serverless-error.d.ts.map