export declare const LANG_EN_NAME: string;
export declare const LANG_EN_TRANS: {
    'home': string;
    'typography': string;
    'layout': string;
};
