import type { VoiceProvider } from '../types.js'; export declare function createGoogleProvider(): VoiceProvider; //# sourceMappingURL=google.d.ts.map