import { TrackerCollect } from '../interface'; export declare const browser: () => TrackerCollect; export default browser;