import type { LoaderContext } from '@rspack/core'; export default function nativeModule(this: LoaderContext, source: string): Promise;