export declare function normalizeServicePathEntry(entry: string, platform: NodeJS.Platform): string; export declare function isNonMinimalServicePathEntry(entry: string, platform: NodeJS.Platform): boolean;