import type { rspack } from '@esmx/rspack';
export default function (this: rspack.LoaderContext, text: string): string;
export declare const vue3ServerRenderLoader: string;
