import { ITranslation } from "./../interface";
declare const zh_TW: ITranslation;
export default zh_TW;
