export declare function cleanAssetPath(path: string): string;
export declare function padTailSlash(path: string): string;
