export declare type LangSelectionType = { name: string; langID: string; currency: string; };