export declare function CreateDebugObject(object: T, listenKey?: string): T; export declare function DebugRecord(target: any, property: string, descriptor?: PropertyDecorator): void; //# sourceMappingURL=DebugObject.d.ts.map