export declare class DsbEventAPI { constructor(); recordDsbLoginEvent(dsbName?: string, lastAccessTime?: string): boolean; } //# sourceMappingURL=DsbEventAPI.d.ts.map