import type * as webpack from "webpack"; export default function buildTimeConvertInjectLoader(this: webpack.LoaderContext, content: string): string;