export declare class NoRefError extends Error { constructor(msg?: string); }