import type { ModifyEntryPointsLoaderOptions } from './loader.js';
export declare function makeIdent(options: ModifyEntryPointsLoaderOptions): string;
