export declare class NonexistentAttribute extends Error { constructor(attributeName: string); }