#!/usr/bin/env node export function speak(text: any, voiceName?: string): Promise; //# sourceMappingURL=speak.d.ts.map