export declare enum TranscriptType { JSON = "application/vnd.rev.transcript.v1.0+json", TEXT = "text/plain" }