export declare const referenceReport: (moduleName: string, methodName?: string) => void; export declare function withReport(target: any, moduleName: any): any;