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