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