import type webpack from 'webpack'; export declare function stringifyRequest(loaderContext: webpack.LoaderContext, request: string): string;