import { LayoutItem } from "../interfaces";
/**
 * Layout: Chinese
 * Source: https://github.com/sxei/pinyinjs
 */
declare const _default: LayoutItem;
export default _default;
