/** * BrowserLoginConfirmation component exports */ export { BrowserLoginConfirmation } from './BrowserLoginConfirmation'; export type { BrowserLoginConfirmationProps } from './BrowserLoginConfirmation.types'; //# sourceMappingURL=index.d.ts.map