import { PublicClientApplication } from './src/publicClientApplication'; export default PublicClientApplication; export * from './src/types';