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