export declare const LANG_ES_NAME: string;
export declare const LANG_ES_TRANS: {
    'home': string;
    'typography': string;
    'layout': string;
};
