export declare function isVoiceCompatibleAudio(opts: { contentType?: string | null; fileName?: string | null; }): boolean;