export declare const testRequireError: (moduleName: string, err: any) => boolean;
