export declare function getClassAndMethodName(self: any, methodName: string): string; export declare function getClassName(self: any): string;