export declare function getDstMap(files: string[]): {
    [key: string]: string;
};
//# sourceMappingURL=destFileMapper.d.ts.map