import { type LoaderContext } from "webpack"; export default function jsxLocLoader(this: LoaderContext, source: string): Promise;