export interface VideoUploadLimitsFields { length: number; size: number; } //# sourceMappingURL=video-upload-limits.d.ts.map