export declare const useStyles: () => string;
export declare const formatLang: (lang: string) => string;
