declare const Marks: { (_: any, { attrs, slots }: any): JSX.Element; inheritAttrs: boolean; }; export default Marks;