export declare function transformAssetsPath(value: string): string | undefined;
export declare const formatAssetsPath: (value: string) => string;
