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