import type { SttProvider } from "../../types.js"; export declare const mistralSttProvider: SttProvider;