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