export declare const minifyScripts: (props: { files: Map; cssKey: string; dest: string; }) => Promise;