import type { Language } from '../index'; export declare const zhTw: Language; export default zhTw;