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