export declare function registerAssets(assets: Record<string, string | (() => string)>): void;