export declare class Recording { /** * nullsub, doesn't do anything Old name: _STOP_RECORDING_THIS_FRAME */ static replayPreventRecordingThisFrame(): void; } //# sourceMappingURL=Recording.d.ts.map