/**
 * Returns JS fragment to report errors
 */
export declare function reportErrors(): string;
