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