export type { Configurations, Props } from './components/types/types'; export { testMode } from './environment'; export { getAuth, init } from './init';