declare const link: (objPaths: string[], romPath: string, options: IGBDKCompileOptions) => Promise; export default link;