export * from './lib/find-alias-by-scope/find-alias-by-scope'; export * from './lib/find-scope-by-alias/find-scope-by-alias'; export * from './lib/format-translation-lang/format-translation-lang'; export * from './lib/type-guards';