export declare function getPreloadPath(currentPath: string): string;
export declare function getPreloadCSSPath(currentPath: string): string;
export declare function getLoaderPath(currentPath: string, includeUrl?: boolean, cacheBust?: string): string;
export declare function getPathFromLoaderPath(loaderPath: string): string;
//# sourceMappingURL=cleanUrl.d.ts.map