import { BaseOutput } from './base-output'; export declare class WebTTSOutput extends BaseOutput { }