export declare function normalizePluginHttpPath(path?: string | null, fallback?: string | null): string | null;
