export { Phishguard, BasePhishguard } from "./phishguard.js"; export { Reports, BaseReports, type ReportListResponse, type ReportListParams, type ReportListResponsesSinglePage, } from "./reports.js"; //# sourceMappingURL=index.d.ts.map