declare const pre: (props: { className: string; children: any; }) => import("vue/jsx-runtime").JSX.Element; export default pre;