export declare function throwError(location: string, message: string): never; export declare function errorMessage(location: string, message: string): string; //# sourceMappingURL=throwError.d.ts.map