export declare class IndicatorNotFoundError extends Error { constructor(name: string); }