import type { Source } from 'zephyr-edge-contract'; export declare function buildAssetMapFromFiles(root: string, files: string[]): Promise>;