import type { MediaUnderstandingProvider } from "../../types.js";
export declare const deepgramProvider: MediaUnderstandingProvider;
