declare function _default(EC: any): {
    [x: number]: string;
};
export default _default;
