/**
 * Demo function showing how the error handling system works
 */
export declare function demoErrorHandling(): Promise<void>;
//# sourceMappingURL=demo.d.ts.map