export declare const LANG_ZH_NAME: string;
export declare const LANG_ZH_TRANS: {
    'home': string;
    'typography': string;
    'layout': string;
};
