declare const _exports: {
    newline: string;
    delete: string;
    space: string;
    'Speech Recognize': string;
    Sound: string;
    'Interim Results': string;
};
export = _exports;
