export declare class AppError extends Error { constructor(msg: string); } //# sourceMappingURL=app-error.d.ts.map