export declare class NullAttributeError extends Error { constructor(message?: string); }