export declare const SSPY_TOPIC = "sspy";
export declare function getTopic(scope: string): string;
