import { SelectProps } from 'antd';
export declare const getEdgeVoiceOptions: (locale?: string) => SelectProps['options'];
