import Collect, { type CollectOptions, type ReportParam } from './collect'; export { type CollectOptions, type ReportParam }; export default Collect;