declare const Track: { (_: any, { attrs }: { attrs: any; }): import("vue/jsx-runtime").JSX.Element; inheritAttrs: boolean; }; export default Track;