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