import * as react_jsx_runtime from 'react/jsx-runtime'; /** * BankStatementPDFViewer — WealthX DS (L4 Template) * * Full-viewport dialog for viewing a bank statement PDF. * Supports paging through multiple accounts using prev / next navigation. * * PDF rendering: * - Embeds the blob via `URL.createObjectURL(pdfBlob) + "#toolbar=0"` in an * `