export declare class MissingSubscriptionTopicsError extends Error { constructor(target: Function, methodName: string); }