import type { LoaderContext } from 'webpack'; export default function (this: LoaderContext, source: string, map: any, meta: any): void;