declare const asgbz80: (file: Uint8Array, options: IGBDKCompileOptions) => Promise; export default asgbz80;